Energy response#523
Conversation
|
Hi @viktorsvahn thanks for the PR, looking really nice so far! a few initial points:
|
|
Hi @viktorsvahn, just wanted to check in and see if there's anything we can do to help? In addition to the above comments, please can you take a look at our new filtering guidelines: https://ddmms.github.io/ml-peg/developer_guide/filter.html The principles are relatively simple, but you do have to be a little careful, so again, if anything is unclear, please do ask! (You'll need to rebase to test this) |
|
Sorry for taking so long. I am currently on it and I will look at the new guidelines as well! |
…or an explicit list.
f53b095 to
9ffa6f7
Compare
|
Hi @viktorsvahn, thanks for the updates. I hope you don't mind, I just pushed a few minor changes/fixes:
The pre-commit is still failing, as I only applied the fixes that could be done automatically, so please run this ( Generally it's looking really nice! I think the filtering changes to save the info.json and pass this to the app are still missing. This can probably also get the labels at the same time, but it can also be kept as is. There also seem to be two different analysis files. Is this an old duplicate? Please also add this to the documentation. I think you'll need to add a new category file in I'd also suggest considering a very slight rename of the benchmark, e.g. to include the type of systems, as otherwise energy response is quite generic. |
| clean_calc = model.get_calculator(precision="high") | ||
|
|
||
| data_path = download_github_data( | ||
| filename="LINEAR_CARBON_wB97M-V.zip", |
There was a problem hiding this comment.
Would you be able to reupload this as energy_response.zip, and make sure it unzips to energy_response. Currently it unzips to data, which can cause clashes in our cache (and it's useful if the zip file is also benchmark-specific, although that clash is less likely), so you'd need to unzip this, rename the directory, and then re-compress it.
Pre-review checklist for PR author
Summary
Energy response of linear organic molecules of varying chain length to an external electrical field.
Linked issue
#433
Progress
Testing
mace-mp-0b3
mace-polar-1-s
New decorators/callbacks
N/A